home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / remote / fdlog121.zip / README.FDL < prev   
Text File  |  1991-06-20  |  3KB  |  109 lines

  1. Update notice:
  2. --------------
  3.  
  4. FDLOG 1.21
  5. ----------
  6.  
  7.         This version REQUIRES FD 2.01 or later. It will not work with
  8.         older versions of FD. This is because the changes in the 
  9.         log format, and the name changes of FD's system files.
  10.  
  11.         FDLOG will now only analyze log entries written by FD, e.g. it
  12.         skips all logentries that contain a programname on the dashline,
  13.         except the programname FD. This makes it possible to use 
  14.         FD.LOG for all utilities that uses FD's logformat, without 
  15.         any risk that FDLOG will use a logentry from another program, 
  16.         which could happen with earlier versions.
  17.  
  18.         I might have fixed a problem that some people have had,
  19.         causing FDLOG to crash the PC. But I don't know for sure.
  20.  
  21.  
  22. FDLOG 1.20
  23. ----------
  24.  
  25.         Support for the new logformat FrontDoor 2.0 uses. 
  26.         (1.99c logformat should work too).
  27.  
  28.         Some small changes in FDLOG.SYS, you have to run FDLOGCFG
  29.         to update it, if you don't, FDLOG will abort.
  30.  
  31.         Fixed some cosmetics which happened when a nodes address was
  32.         more then 14 characters.
  33.  
  34.         FDLOG doesn't display *.TIC files in RECEIVE.FDL and 
  35.         SEND.FDL anymore.
  36.  
  37.         FDLOG can now rename the logfile either to FDyymmdd.LOG 
  38.         (the old format), or to FDddd.LOG where ddd is the 
  39.         daynbr of the year. Use FDLOGCFG to choose which format
  40.         FDLOG should use.
  41.  
  42.         If the logfile wasn't called FD.LOG, FDLOG wasn't able to
  43.         rename it correctly.
  44.  
  45.         The list node function in the menu, now detects the screen
  46.         length, and uses it correct (what a feature :-) ).
  47.  
  48.         
  49.         
  50. FDLOG 1.14
  51. ----------
  52.  
  53.         Fixed a small bug, making FDLOG display years as 1890
  54.         instead of 1990.
  55.  
  56.         FDLOG didn't close FD.LOG if it didn't analyze the file. If
  57.         FDLOG tried to rename or delete FD.LOG without analyzing
  58.         it first, FDLOG exited with a sharing violation.
  59.  
  60.         FDLOG will now use BIOS calls to do it's screen output, instead
  61.         of interrupt 29h, which it used before. INT29 didn't work very
  62.         nice with PC/MOS.
  63.  
  64.  
  65.  
  66. FDLOG 1.13
  67. ----------
  68.  
  69.         FDLOG will now skip lines with invalid date entries, and continue
  70.         with the next line instead of aborting.
  71.  
  72.         FDLOG will now notice that a entry in the alias file is a
  73.         service request, and not assume that it is an aliasname.
  74.  
  75.  
  76.  
  77. FDLOG 1.12
  78. ----------
  79.  
  80.         Fixed that made FDLOG not process small logfiles (less than
  81.         61440 bytes).
  82.  
  83.         It's now possible to define a nodes name. This name will then
  84.         be used in all reports created by FDLOG, instead of the name
  85.         found in FD.LOG. Useful when the node presents itself as
  86.         -unlisted. Check the G option on the menu.
  87.  
  88.  
  89.  
  90. FDLOG 1.11
  91. ----------
  92.  
  93.         FDLOG should now handle FrontDoors Alias file correct, which means
  94.         that files requested with an 'magic' name, should be reported
  95.         correctly in REQUEST.FDL.
  96.  
  97.  
  98.  
  99. FDLOG 1.10
  100. ----------
  101.  
  102.         This version of FDLOG requires that FrontDoor uses the following
  103.         loglevels:
  104.  
  105.         + Brief messages
  106.         $ Accounting information
  107.         % Transfer throughput
  108.         * Sent/Rcvd files
  109.